How to Install libftdi1-dev software package in Ubuntu 16.10 (Yakkety Yak)

How to Install libftdi1-dev software package in Ubuntu 16.10 (Yakkety Yak)

libftdi1-dev software package provides Development files for libftdi1, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libftdi1-dev 

libftdi1-dev is installed in your system.

Make ensure the libftdi1-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep libftdi1-dev *

You will get with libftdi1-dev package name, version, architecture and description in a table

libftdi1-dev package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Library development
Package libftdi1-dev
Version 1.3-2
Description Development files for libftdi1
Sub Section libdevel


See Also, How to uninstall or remove libftdi1-dev software package from Ubuntu 16.10 (Yakkety Yak)?